API Documentation
nkMemory::PtrPool< T > Member List

This is the complete list of members for nkMemory::PtrPool< T >, including all inherited members.

getFlyingItemsCount() constnkMemory::PtrPool< T >
getFreeItemsCount() constnkMemory::PtrPool< T >
getObject()nkMemory::PtrPool< T >
getPoolSize() constnkMemory::PtrPool< T >
PtrPool(Allocator< T > *allocator=new DefaultAllocator< T >(), Deallocator< T > *deallocator=new DefaultDeallocator< T >())nkMemory::PtrPool< T >
releaseObject(T *object)nkMemory::PtrPool< T >
~PtrPool()nkMemory::PtrPool< T >